Return to start page

Inserts a new element at the beginning of the list, right before its current first element. The content of this new element is initialized to value. This effectively increases the list size by one.

Brief Description

-

Source File

Core/General/Struct Vector.j

Object

15339

Authors

-

See Objects

-

Todos

-